[INFO] fetching crate worf 0.0.11...
[INFO] checking worf-0.0.11 against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027
[INFO] extracting crate worf 0.0.11 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate worf 0.0.11
[INFO] finished tweaking crates.io crate worf 0.0.11
[INFO] tweaked toml for crates.io crate worf 0.0.11 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate worf 0.0.11 on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate worf 0.0.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e48ed04e7ca94475d2513ebded296fa65baf26616e230c0caa9e94bf79ab05a
[INFO] running `Command { std: "docker" "start" "-a" "4e48ed04e7ca94475d2513ebded296fa65baf26616e230c0caa9e94bf79ab05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e48ed04e7ca94475d2513ebded296fa65baf26616e230c0caa9e94bf79ab05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e48ed04e7ca94475d2513ebded296fa65baf26616e230c0caa9e94bf79ab05a", kill_on_drop: false }`
[INFO] [stdout] 4e48ed04e7ca94475d2513ebded296fa65baf26616e230c0caa9e94bf79ab05a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13dd4e635a9b921e7ab5bdea115090799819f380f7a3e189222b3ac4216de1fc
[INFO] running `Command { std: "docker" "start" "-a" "13dd4e635a9b921e7ab5bdea115090799819f380f7a3e189222b3ac4216de1fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.32.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling ffmpeg-next v8.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking noisy_float v0.2.1
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling bliss-audio v0.11.2
[INFO] [stderr]     Checking result v1.0.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking extended-isolation-forest v0.2.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking serde_ini v0.2.0
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking rusqlite v0.34.0
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b098ac78cbaf7634 -C extra-filename=-a78447d02e60323a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-aa2c5b8519914b46.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "13dd4e635a9b921e7ab5bdea115090799819f380f7a3e189222b3ac4216de1fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13dd4e635a9b921e7ab5bdea115090799819f380f7a3e189222b3ac4216de1fc", kill_on_drop: false }`
[INFO] [stdout] 13dd4e635a9b921e7ab5bdea115090799819f380f7a3e189222b3ac4216de1fc
